type os/exec.wrappedError

5 uses

	os/exec (current package)
		exec.go#L131: type wrappedError struct {
		exec.go#L136: func (w wrappedError) Error() string {
		exec.go#L140: func (w wrappedError) Unwrap() error {
		exec.go#L815: 			err = wrappedError{
		exec.go#L843: 		err = wrappedError{